- computed entry table
- tablica elementów o adresach obliczeniowych
English-Polish dictionary of Electronics and Computer Science. 2013.
English-Polish dictionary of Electronics and Computer Science. 2013.
Hash table — Not to be confused with Hash list or Hash tree. Unordered map redirects here. For the proposed C++ class, see unordered map (C++). Hash Table Type unsorted dictionary Invented 1953 Time complexity in big O notation Average Worst case Space … Wikipedia
Ptolemy's table of chords — The table of chords, created by the astronomer and geometer Ptolemy in Egypt during the 2nd century AD, is a trigonometric table in Book I, chapter 11 of Ptolemy s Almagest,[1] a treatise on mathematical astronomy. It is essentially… … Wikipedia
Transposition table — In computer chess and other computer games, transposition tables are used to speed up the search of the game tree. Transposition tables are primarily useful in perfect information games, meaning the entire state of the game is known to all… … Wikipedia
PAQ — A sample session of PAQ8O PAQ is a series of lossless data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio (although at the expense of speed and memory… … Wikipedia
Trade-off — A trade off (or tradeoff) is a situation that involves losing one quality or aspect of something in return for gaining another quality or aspect. It implies a decision to be made with full comprehension of both the upside and downside of a… … Wikipedia
X86 assembly language — is the assembly language for the x86 class of processors, which includes Intel s Pentium series and AMD s Athlon series. Like all assembly languages, it uses short mnemonics to represent the fundamental operations that the CPU in a computer can… … Wikipedia
Multiple channel cryptography — Infobox block cipher name = MCC designers = Richard Ervasti publish date = 2008 ndash;02 key size = variable block size = variable structure = SPN rounds = 2 cryptanalysis = Multiple channel cryptography (MCC) is an emerging approach to block… … Wikipedia
calendar — calendrical /keuh len dri keuhl/, calendric, calendarial /kal euhn dair ee euhl/, calendarian, calendaric, adj. /kal euhn deuhr/, n. 1. a table or register with the days of each month and week in a year: He marked the date on his calendar. 2. any … Universalium
Full moon cycle — The full moon cycle is a cycle of about 14 lunations over which full moons vary in apparent size and age (time since new moon). The sequence is *Full moon big (perigee at full moon) *Full moon young (perigee at first quarter) *Full moon small… … Wikipedia
Bloom filter — The Bloom filter, conceived by Burton H. Bloom in 1970, is a space efficient probabilistic data structure that is used to test whether an element is a member of a set. False positives are possible, but false negatives are not. Elements can be… … Wikipedia
Entity–attribute–value model — (EAV) is a data model to describe entities where the number of attributes (properties, parameters) that can be used to describe them is potentially vast, but the number that will actually apply to a given entity is relatively modest. In… … Wikipedia